home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 9412 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: ccshst05.cs.uoguelph.ca!ccshst01!thay
  2. From: thay@uoguelph.ca (Toby K Hay)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Segmentation Fault ???
  5. Date: 10 Mar 1996 12:44:49 GMT
  6. Organization: University of Guelph
  7. Message-ID: <4huis1$cm2@ccshst05.cs.uoguelph.ca>
  8. References: <4hsa7i$en3@wraith.its.uow.edu.au>
  9. NNTP-Posting-Host: ccshst01.cs.uoguelph.ca
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Theeradech Paopeng (tp02@wraith.its.uow.edu.au) wrote:
  13. : Hello to all.
  14. :     I'm here to ask you guys about the "Segmentation Fault". 
  15. : I was run my program on Unix and I got run_time_error say that "Segmentation
  16. : Fault". I really no idea how to fix that problem. One more thing I have to tell to fix that problem. One more thing I have to tell
  17.  
  18. This is a coincidence.  I moved a running ANSI C program from Turbo C on 
  19. my PC to a multi-processor Silicon Graphics UNIX machine yesterday (my 
  20. first try at running C on anything but a PC) and got the same error.  
  21. Retrying invoked a "Bus Error".  I assumed that my abysmal ingnorance of 
  22. UNIX was causing me to omit essential switches from the command line or 
  23. something of that nature, and resolved to ask on an SGI newsgroup, and to 
  24. ask the system administrator for guidance after the weekend.  
  25. This is all off topic for this group but, seeing the title, I couldn't 
  26. resist describing my difficulties too.
  27. Toby Hay     thay@uoguelph.ca
  28.